|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfurny.util.LoggerUtil
public final class LoggerUtil
Utility class for handling loggers.
Field Summary | |
---|---|
private static java.util.logging.Logger |
LOGGER
|
private static boolean |
loggerInstalled
|
Constructor Summary | |
---|---|
private |
LoggerUtil()
Instantiation is not allowed. |
Method Summary | |
---|---|
static void |
installLogger()
Installs the logger. |
static void |
muteRootLogger()
Mutes the logger. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.util.logging.Logger LOGGER
private static boolean loggerInstalled
Constructor Detail |
---|
private LoggerUtil()
Method Detail |
---|
public static void installLogger()
public static void muteRootLogger()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |